home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000223_myohe+USENET@redhat.com_Sat Dec 8 12:21:47 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  56 lines

  1. Article: 13047 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-peer.news.verio.net!news.verio.net!stl-feed.news.verio.net!newsreader.wustl.edu!unlnews.unl.edu!headwall.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!sfo2-feed1.news.digex.net!intermedia!news-out.spamkiller.net!propagator-la!news-in-la.newsfeeds.com!news-in.superfeed.net!uni00nw.unity.ncsu.edu!news.redhat.com!not-for-mail
  3. From: Michael Lee Yohe <myohe+USENET@redhat.com>
  4. Newsgroups: comp.os.linux.misc,comp.protocols.kermit.misc
  5. Subject: Re: Can't open("/dev/tty",O_RDWR) in RH7.1/ia64
  6. Date: Fri, 07 Dec 2001 16:40:15 -0600
  7. Organization: Red Hat, Inc.
  8. Lines: 33
  9. Message-ID: <3C11454F.3010101@redhat.com>
  10. References: <9uofq3$otq$1@watsol.cc.columbia.edu> <3C101149.5050103@redhat.com> <9uql37$m2c$1@watsol.cc.columbia.edu> <3C10EDF1.2050003@redhat.com> <9uqsm6$m91$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: t2.redhat.com
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=us-ascii; format=flowed
  14. Content-Transfer-Encoding: 7bit
  15. X-Trace: stan.redhat.com 1007764850 32203 199.183.24.243 (7 Dec 2001 22:40:50 GMT)
  16. X-Complaints-To: abuse@redhat.com
  17. NNTP-Posting-Date: 7 Dec 2001 22:40:50 GMT
  18. To: James.Chamberlain@compaq.com
  19. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
  20. X-Accept-Language: en-us
  21. Xref: newsmaster.cc.columbia.edu comp.os.linux.misc:529873 comp.protocols.kermit.misc:13047
  22.  
  23. > : >   Warning: no access to tty (Inappropriate ioctl for device).
  24. > : >   Thus no job control in this shell.
  25. > : 
  26. > : No kernel driver is currently providing services for /dev/tty.  Do you 
  27. > : have virtual terminal support enabled in your kernel?
  28. > : 
  29. > It's not my kernel; it's at the Compaq Test Drive site.  So you're saying
  30. > they have a driver missing that should be there, right?  I will let them
  31. > know.  Thanks.
  32.  
  33. Hi, Frank - here's an update.  I took James's advice and signed up for 
  34. an account on the testdrive machine you're using.  Here's what I've come 
  35. up with:
  36.  
  37. /bin/csh is the default shell that they assign you when they create the 
  38. account.  Using "ypchsh", you can change your shell from /bin/csh to 
  39. /bin/bash.
  40.  
  41. Log out - and log back in (now using /bin/bash as the shell), the tty 
  42. services now work.  I would have to say there might be a fault in the 
  43. way csh is trying to make the ioctl() call to the kernel.
  44.  
  45. -- 
  46.  
  47. Michael Lee Yohe (myohe+USENET@redhat.com)
  48. Software Developer, Engineering Services
  49. Red Hat, Inc.
  50.  
  51. QUIPd 1.00: (529 of 533)
  52. -> I have decided to stick with love. Hate is too great a burden to
  53. -> bear.
  54. -> - Martin Luther King, Jr.
  55.  
  56.